登入
Computer Science for IGCSE & O level - Programming (Section 5 - No. 22)
What would be the output of the code: `PRINT "Hello" + "World"`?
Hello
World
HelloWorld
"Hello" + "World"
解释
String concatenation merges strings together.
评论 (0)
登录发表评论
广告
允许 javascript 正确加载此页面